Click or drag to resize

ExtendedProperty Methods

The ExtendedProperty type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBooleanValue
Gets the boolean value.
Public methodGetDateTimeValue
Gets the date time value.
Public methodGetDoubleValue
Gets the double value.
Public methodGetFloatValue
Gets the float value.
Public methodGetHashCode (Inherited from Object.)
Public methodGetIntegerValue
Gets the integer value.
Public methodGetLongValue
Gets the long value.
Public methodGetShortValue
Gets the short value.
Public methodGetStringArrayValue
Gets the string array value.
Public methodGetStringValue
Gets the string value.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also